home *** CD-ROM | disk | FTP | other *** search
/ CD ROM Paradise Collection 4 / CD ROM Paradise Collection 4 1995 Nov.iso / edu / vcdp_02.zip / C002S2.PCX (.png) < prev    next >
PC Paintbrush Image  |  1995-07-21  |  3KB  |  160x265  |  1-bit (2 colors)
Labels: text | font | screenshot | white
OCR: "C++" High level object oriented programming language double temp; for (int i = 0; i < limit; i++) cout << "Enter value#" cin >> temp; if (temp<0) // signal to ... break;